[INFO] fetching crate tile_net 2.0.5...
[INFO] checking tile_net-2.0.5 against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] extracting crate tile_net 2.0.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tile_net 2.0.5
[INFO] finished tweaking crates.io crate tile_net 2.0.5
[INFO] tweaked toml for crates.io crate tile_net 2.0.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tile_net 2.0.5 on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tile_net 2.0.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded csfml-system-sys v0.1.0
[INFO] [stderr]   Downloaded sfml-types v0.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.57
[INFO] [stderr]   Downloaded csfml-window-sys v0.1.1
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded bitflags v0.5.0
[INFO] [stderr]   Downloaded csfml-network-sys v0.1.0
[INFO] [stderr]   Downloaded csfml-graphics-sys v0.1.0
[INFO] [stderr]   Downloaded clippy v0.0.302
[INFO] [stderr]   Downloaded constant_time_eq v0.1.5
[INFO] [stderr]   Downloaded arrayref v0.3.7
[INFO] [stderr]   Downloaded csfml-audio-sys v0.1.0
[INFO] [stderr]   Downloaded interleave v1.0.1
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded byteorder v1.4.3
[INFO] [stderr]   Downloaded arrayvec v0.5.2
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded getrandom v0.1.16
[INFO] [stderr]   Downloaded wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded sfml v0.11.2
[INFO] [stderr]   Downloaded libc v0.2.144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c6732db1684481989d766de0842d6591ec0333c133ab8f0cde3eefcbf9e98ca
[INFO] running `Command { std: "docker" "start" "-a" "7c6732db1684481989d766de0842d6591ec0333c133ab8f0cde3eefcbf9e98ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c6732db1684481989d766de0842d6591ec0333c133ab8f0cde3eefcbf9e98ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c6732db1684481989d766de0842d6591ec0333c133ab8f0cde3eefcbf9e98ca", kill_on_drop: false }`
[INFO] [stdout] 7c6732db1684481989d766de0842d6591ec0333c133ab8f0cde3eefcbf9e98ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4ca1108d257765a80fe8e09d8d85a903d9068fc2cedf97ed1ac314ff11f7a29
[INFO] running `Command { std: "docker" "start" "-a" "b4ca1108d257765a80fe8e09d8d85a903d9068fc2cedf97ed1ac314ff11f7a29", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling csfml-system-sys v0.1.0
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling csfml-window-sys v0.1.1
[INFO] [stderr]     Checking sfml-types v0.1.0
[INFO] [stderr]    Compiling csfml-graphics-sys v0.1.0
[INFO] [stderr]    Compiling csfml-network-sys v0.1.0
[INFO] [stderr]    Compiling csfml-audio-sys v0.1.0
[INFO] [stderr]     Checking bitflags v0.5.0
[INFO] [stderr]     Checking interleave v1.0.1
[INFO] [stderr]     Checking tile_net v2.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SuperCover`
[INFO] [stdout]  --> src/collable/mod.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::{SuperCover, Line, Vector, TileNet, TileSet};
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tiles/tilenet.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 |             try!(write!(formatter, "{} ", current));
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tiles/tilenet.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 try!(formatter.write_str("\n"));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tiles/mod.rs:98:4
[INFO] [stdout]    |
[INFO] [stdout] 98 |             try!(write!(formatter, "{:?} ", tile));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tiles/mod.rs:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 |             try!(write!(formatter, "{} ", current));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tiles/mod.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 try!(formatter.write_str("\n"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/collable/mod.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn new(offset: Vector, points: &'a [(f32, f32)]) -> Points {
[INFO] [stdout]    |                                         --                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn new(offset: Vector, points: &'a [(f32, f32)]) -> Points<'a> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/collable/mod.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn points(&self) -> Points;
[INFO] [stdout]    |               ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn points(&self) -> Points<'_>;
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn prepare(&mut self) -> TileNetProxy<T> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn prepare(&mut self) -> TileNetProxy<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn view_all(&self) -> TileView<T> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn view_all(&self) -> TileView<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:290:25
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn view_center_f32(&self, position: (f32, f32), span: (usize, usize)) -> TileView<T> {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here                     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn view_center_f32(&self, position: (f32, f32), span: (usize, usize)) -> TileView<'_, T> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:296:21
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn view_center(&self, position: (usize, usize), span: (usize, usize)) -> TileView<T> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn view_center(&self, position: (usize, usize), span: (usize, usize)) -> TileView<'_, T> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:305:18
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn view_box(&self, rectangle: (usize, usize, usize, usize)) -> TileView<T> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn view_box(&self, rectangle: (usize, usize, usize, usize)) -> TileView<'_, T> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn collide_set<I>(&self, list: I) -> TileSet<T, I>
[INFO] [stdout]     |                           ^^^^^              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn collide_set<I>(&self, list: I) -> TileSet<'_, T, I>
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sfml v0.11.2
[INFO] [stdout] warning: unused import: `SuperCover`
[INFO] [stdout]  --> src/collable/mod.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::{SuperCover, Line, Vector, TileNet, TileSet};
[INFO] [stdout]   |                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tiles/tilenet.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 |             try!(write!(formatter, "{} ", current));
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tiles/tilenet.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 try!(formatter.write_str("\n"));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tiles/mod.rs:98:4
[INFO] [stdout]    |
[INFO] [stdout] 98 |             try!(write!(formatter, "{:?} ", tile));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tiles/mod.rs:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 |             try!(write!(formatter, "{} ", current));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tiles/mod.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 try!(formatter.write_str("\n"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:452:52
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let map: TileNet<usize> = TileNet::from_iter(10, (1..101));
[INFO] [stdout]     |                                                          ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 452 -         let map: TileNet<usize> = TileNet::from_iter(10, (1..101));
[INFO] [stdout] 452 +         let map: TileNet<usize> = TileNet::from_iter(10, 1..101);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]    --> src/lib.rs:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |             .chain((34..39))
[INFO] [stdout]     |                    ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 456 -             .chain((34..39))
[INFO] [stdout] 456 +             .chain(34..39)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]    --> src/lib.rs:455:11
[INFO] [stdout]     |
[INFO] [stdout] 455 |             .chain((24..29))
[INFO] [stdout]     |                    ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 455 -             .chain((24..29))
[INFO] [stdout] 455 +             .chain(24..29)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:463:52
[INFO] [stdout]     |
[INFO] [stdout] 463 |         let map: TileNet<usize> = TileNet::from_iter(10, (1..25));
[INFO] [stdout]     |                                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 463 -         let map: TileNet<usize> = TileNet::from_iter(10, (1..25));
[INFO] [stdout] 463 +         let map: TileNet<usize> = TileNet::from_iter(10, 1..25);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:469:52
[INFO] [stdout]     |
[INFO] [stdout] 469 |         let map: TileNet<usize> = TileNet::from_iter(10, (1..31));
[INFO] [stdout]     |                                                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -         let map: TileNet<usize> = TileNet::from_iter(10, (1..31));
[INFO] [stdout] 469 +         let map: TileNet<usize> = TileNet::from_iter(10, 1..31);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `checking_x` and `downward` are never read
[INFO] [stdout]    --> examples/jump.rs:123:2
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct Rects {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 123 |     checking_x: bool,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 124 |     downward: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rects` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> examples/jump.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn points(&self) -> Points {
[INFO] [stdout]     |               ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn points(&self) -> Points<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/collable/mod.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn new(offset: Vector, points: &'a [(f32, f32)]) -> Points {
[INFO] [stdout]    |                                         --                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn new(offset: Vector, points: &'a [(f32, f32)]) -> Points<'a> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/collable/mod.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn points(&self) -> Points;
[INFO] [stdout]    |               ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn points(&self) -> Points<'_>;
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn prepare(&mut self) -> TileNetProxy<T> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn prepare(&mut self) -> TileNetProxy<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn view_all(&self) -> TileView<T> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn view_all(&self) -> TileView<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:290:25
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn view_center_f32(&self, position: (f32, f32), span: (usize, usize)) -> TileView<T> {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here                     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn view_center_f32(&self, position: (f32, f32), span: (usize, usize)) -> TileView<'_, T> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:296:21
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn view_center(&self, position: (usize, usize), span: (usize, usize)) -> TileView<T> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn view_center(&self, position: (usize, usize), span: (usize, usize)) -> TileView<'_, T> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:305:18
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn view_box(&self, rectangle: (usize, usize, usize, usize)) -> TileView<T> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn view_box(&self, rectangle: (usize, usize, usize, usize)) -> TileView<'_, T> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tiles/tilenet.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn collide_set<I>(&self, list: I) -> TileSet<T, I>
[INFO] [stdout]     |                           ^^^^^              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn collide_set<I>(&self, list: I) -> TileSet<'_, T, I>
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.5.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b4ca1108d257765a80fe8e09d8d85a903d9068fc2cedf97ed1ac314ff11f7a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ca1108d257765a80fe8e09d8d85a903d9068fc2cedf97ed1ac314ff11f7a29", kill_on_drop: false }`
[INFO] [stdout] b4ca1108d257765a80fe8e09d8d85a903d9068fc2cedf97ed1ac314ff11f7a29
